Uses of Enum
com.cisco.pt.ipc.enums.LMIType
Packages that use LMIType
Package
Description
-
Uses of LMIType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return LMITypeModifier and TypeMethodDescriptionstatic LMITypeLMIType.fromIntValue(int value) static LMITypeLMIType.fromIntValue(Integer value) static LMITypeReturns the enum constant of this type with the specified name.static LMIType[]LMIType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LMIType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return LMITypeModifier and TypeMethodDescriptionCloudSerialPort.getLmiType()Information provided by the PKI file:FrameRelayProcess.getLmiType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type LMITypeModifier and TypeMethodDescriptionvoidCloudSerialPort.setLmiType(LMIType lmiType) Information provided by the PKI file:voidFrameRelayProcess.setLmiType(LMIType lmiType) Information provided by the PKI file: -
Uses of LMIType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return LMITypeModifier and TypeMethodDescriptionCloudSerialPortImpl.getLmiType()Information provided by the PKI file:FrameRelayProcessImpl.getLmiType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type LMITypeModifier and TypeMethodDescriptionvoidCloudSerialPortImpl.setLmiType(LMIType lmiType) Information provided by the PKI file:voidFrameRelayProcessImpl.setLmiType(LMIType lmiType) Information provided by the PKI file: -
Uses of LMIType in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return LMITypeMethods in com.cisco.pt.ipc.sim.pdu with parameters of type LMIType -
Uses of LMIType in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as LMITypeMethods in com.cisco.pt.ipc.sim.pdu.impl that return LMITypeMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type LMIType